home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Environments / Prograph Classic 2.6.1 / Prograph Extensions / Primitives / Primitives.rsrc / STR#_107.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  209 b   |  11 lines

  1. Inputs: InList; N
  2. Outputs: OutList; Element
  3.  
  4. Inputs: list; integer
  5. Outputs: list; any
  6.  
  7. Element is the Nth element of InList. OutList is the list that results from removing the Nth element from InList.
  8.  
  9. Lists
  10.  
  11.